home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SOHO - Exploring the Sun - 2003 Update
/
SOHO - Exploring the Sun - 2003 Update.iso
/
pc
/
data
/
qtinst.dcr
/
00017.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-11-07
|
179 b
|
10 lines
on exitFrame
set MainPath to the moviePath
if the machineType = 256 then
set movi to MainPath & "main"
else
set movi to MainPath & "main"
end if
go(1, movi)
end